Einhugur macOS Bridge plugin.

NSColor.YellowComponent Property

The yellow component value of the color.

YellowComponent as Double {Read}

Remarks

Access this property only for colors in the NSDeviceCMYKColorSpace color space, which have a black component. Accessing it for other color types will make this property return 0.0.

See Also

NSColor Class